SCOPE_LEVEL - Return the current routine’s scope level.
SCOPE_TRACEBACK - Return the current interpreter call stack.
SCOPE_VARFETCH - Return variables outside the local scope.
SCOPE_VARNAME - Return variable names outside the local scope.